combobox: Remove unused argument
authorBenjamin Otte <otte@redhat.com>
Fri, 24 Jul 2015 15:20:03 +0000 (17:20 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Jul 2015 15:18:42 +0000 (17:18 +0200)
commit82431407316ef0b2333468a86f02ca4a926cfb39
treec487cd174d70ed5b1eed2c35efee6e42fb9bd439
parent63c219b8e768dedec80ebb7de2d264adfa21aa0f
combobox: Remove unused argument

The visible check is always FALSE, so no need to keep the code around.
gtk/gtkcombobox.c